home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / m39.dir / 00011.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  148 b   |  8 lines

  1. on mouseDown
  2.   set the castNum of sprite 10 to cast "b015"
  3.   if pressLessonButton(10) then
  4.     go(marker(1))
  5.     checkConditionsNext()
  6.   end if
  7. end
  8.